GtkFileChooser: Make local-only default to FALSE
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Nov 2016 14:06:57 +0000 (09:06 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 17 Nov 2016 14:06:57 +0000 (09:06 -0500)
commit5b3b11126037f0c5468afcc6da856060ca36184e
tree0d6ef9e3eb2b638689f122e42b8400a930bf0928
parent2f197ac0c29ad00719d86ad6965af110fec137f9
GtkFileChooser: Make local-only default to FALSE

There is no good reason anymore to default to TRUE, and this
default only makes applications miss out on useful functionality.
gtk/gtkfilechooser.c
gtk/gtkfilechooserentry.c
gtk/gtkfilechooserwidget.c